home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 205
- Top = 153
- BorderStyle = bsSingle
- Caption = 'Install'
- ClientHeight = 89
- ClientWidth = 317
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 122
- Top = 56
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-